Tweaks to lisp manual to remove over/underflows in printed version.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 29 May 2011 17:18:46 +0000 (13:18 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 29 May 2011 17:18:46 +0000 (13:18 -0400)
commitc22f14bc05b0ef8a7682c59607b5cf7456d4864d
treee25ab2b33c030e9f9a36987603e622c6cdcdb9f4
parent6fefe94d57c7f6870ff5b195c0ad7b63cc521800
Tweaks to lisp manual to remove over/underflows in printed version.

* help.texi (Accessing Documentation):
* display.texi (Pixel Specification):
* processes.texi (Serial Ports, Serial Ports):
* nonascii.texi (Character Properties, Default Coding Systems):
* text.texi (Changing Properties, Special Properties):
* windows.texi (Window Start and End):
* modes.texi (SMIE Indentation Example, SMIE Tricks):
* keymaps.texi (Searching Keymaps, Tool Bar):
* minibuf.texi (Basic Completion):
* compile.texi (Eval During Compile):
* strings.texi (Formatting Strings): Tweaks to avoid overflowing
7x9 paper in printed manual.

* lists.texi (Sets And Lists): Fix misplaced text.
15 files changed:
doc/lispref/ChangeLog
doc/lispref/compile.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/help.texi
doc/lispref/keymaps.texi
doc/lispref/lists.texi
doc/lispref/minibuf.texi
doc/lispref/modes.texi
doc/lispref/nonascii.texi
doc/lispref/processes.texi
doc/lispref/strings.texi
doc/lispref/text.texi
doc/lispref/tips.texi
doc/lispref/windows.texi